home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 February / WN_129_CD.iso / Windows / Extensions Firefox / FlashGot / flashgot-0.5.3.xpi / chrome / flashgot.jar / content / flashgot / flashgotDMSPlugin.xul < prev    next >
Encoding:
Extensible Markup Language  |  2004-11-14  |  417 b   |  14 lines

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  3. <!DOCTYPE overlay SYSTEM "chrome://flashgot/locale/flashgot.dtd">
  4.  
  5. <dialog id="flashgot_DMS_Plugin" 
  6.   onload="flashgotGB.onload()"
  7.   ondialogaccept="flashgotGB.build()"
  8.   title="&flashgotBuildGallery.title;"
  9.     buttons="accept,cancel"
  10.   flex="1"
  11.   xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  12.   
  13. </dialog>
  14.